home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Project : Device Library
- ; Author : Jan Kriesten
- ; Date : 29.03.1994
- ;
-
- D:\PURE-C\LIB\DEVICE.LIB
-
- .C[-C -P -K] ; Optionen Compiler
- .S[-S] ; -"- Assembler
- .L[-J] ; Neues Objektformat
-
- =
-
- ; ########### 'C' Modules ##########
-
- DEV_LIB.C
-
- ; ######## Assembler Modules #######
-
- PORT.S
- DEV_MISC.S
-
- ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
-